iT邦幫忙

2023 iThome 鐵人賽

DAY 7
0
Web 3

從BlockChain看Web3系列 第 7

[Day 7] Tutorial -Step 1: 我的第一支move

  • 分享至 

  • xImage
  •  

可以在 tutorial directory 找到幾個簡單的範例:

cd <path_to_move>/language/documentation/tutorial

若要VSC支援,就要再安裝 move-analyzer

cargo install --path language/move-analyzer

然後就會瘋狂的安裝一些套件,跟上一篇差不多,這裡就略過。

在VSC上看起來就像這樣:

https://ithelp.ithome.com.tw/upload/images/20230923/20118900JjSGHkibM2.jpg

Step 1: Writing my first Move module - 終於開始寫第一支move

首先切到step1的folder:

cd /move/language/documentation/tutorial/step_1/BasicCoin

可以在source的folder底下找到 FirstModule.move, 當然VSC會相對簡單一點,不過似乎用文字介面的也蠻順的。

直接下build的指令:
move build

https://ithelp.ithome.com.tw/upload/images/20230923/20118900lI8ygVeCJu.jpg

有看build 的 folder就算成功了!


上一篇
[Day 6] Hands-on-Step 0:安裝
下一篇
[Day 8] Tutorial -Step 2:在第一支move程式加上Unit Test
系列文
從BlockChain看Web330
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言